home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / hs_inst.zip / HS-COMMO.ZIP / HS-COMMO.DOC < prev   
Text File  |  1991-10-23  |  3KB  |  78 lines

  1.                       
  2.  
  3.                    USING COMMO WITH EXTERNAL HS/LINK
  4.  
  5.                                   
  6.      Installation: 
  7.  
  8.      Please refer to the COMMO manual for detailed information on
  9.      installation of external protocols.  The following installation
  10.      steps should work if you're familiar with editing the COMMO setup
  11.      and macro files.
  12.  
  13.      Copy HSLINK.EXE into your COMMO directory, or into a directory
  14.      included in your search PATH.
  15.  
  16.      Use a text editor to modify the file COMMO.SET.  Add the following
  17.      line to enable HS/Link autodownloading:
  18.                  {aut=hslink,^bR}       Auto Receive, HS/Link
  19.  
  20.      Use a text editor to modify the file COMMO.MAC.  Add the following
  21.      line to the UPLOAD menu section:
  22.  
  23.  ║                   HS/Link              using HSLINK.EXE                    ║ {goto hsul}
  24.  
  25.      Remember to include the text beyond column 80!.   Now add this line
  26.      to the DOWNLOAD menu section:
  27.  
  28.  ║                   HS/Link              using HSLINK.EXE                    ║ {goto hslink}
  29.  
  30.      Next, add this line to the table of download protocol macros:
  31.  
  32.  HS/Link  {:hsul} {call gfnu} {exec HSLINK -p%_por %file} {}        HSLINK.EXE
  33.  
  34.      Finally, add this line to the table of upload protocol macros:
  35.  
  36.  HS/Link   {:hslink}  {exec HSLINK -p%_por -u%dldir} {}             HSLINK.EXE
  37.  
  38.      If you made all the changes correctly, you might have a working
  39.      installation of HS/Link in COMMO.  Since these edits are a bit
  40.      tricky, I have included sample COMMO.SET and COMMO.MAC files for
  41.      you to examine and/or use, but remember the files might need other
  42.      changes for your specific system and modem configuration.
  43.  
  44.      To download with HS/LINK, just you tell the BBS you're talking to
  45.      what files you want to download, and that you want to download in
  46.      the HS/LINK protocol.  On the Tool Shop you can do this with the
  47.      following command:
  48.         D H filename filename S
  49.      for example,
  50.         D H TOOLSHOP.EXE S
  51.  
  52.      Once you've got the BBS into downloading mode, COMMO will
  53.      automatically detect HS/Link and will call up the HSLINK.EXE
  54.      program to handle it.
  55.  
  56.      If you want to upload to the BBS while downloading, have to be
  57.      quick to press PGUP before the autodownload sequence is detected.
  58.      Then cursor down to HS/Link in the menu and hit enter.  Specify the
  59.      files to upload and press ENTER again.  
  60.  
  61. I hope these instructions help, but remember, I can't take respons-
  62. ibility for any damages resulting from these instructions.  If you get
  63. stuck, it always helps to read the DOC files that come with COMMO and
  64. with HSLINK.  If all else fails, call up the tool shop and ask for help
  65. on the main board.  Either I will help you, or somebody else will know
  66. the answer and give you a hand.
  67.  
  68. Good luck!
  69.  
  70. Samuel H. Smith
  71. Sysop of The Tool Shop
  72.    Phone number         Modem type                Access
  73.   --------------    ---------------------   -------------------
  74.   (818) 891-3772    US Robotics HST 9600    Contributors only
  75.   (818) 891-1344    Hayes-V series 9600     Contributors only
  76.   (818) 891-6780    US Robotics 2400        Free to all
  77.  
  78.